.. This file was automatically converted from MediaWiki syntax. If some markup is wrong, looks weird or doesn't make sense, feel free to fix it. Please remove this comment once this file was manually checked and no "strange ReST" artifacts remain. .. _distributing-panda3d-applications: Distributing Panda3D Applications ================================= Beginning in Panda3D version 1.7.0, Panda provides a packaging and distribution system designed to make it very easy to distribute your Panda3D application to the world, either embedded within a web page or distributed as a standalone application. If you are using an older version of Panda3D or do not wish to use the packaging and distribution system that Panda3D provides for whatever reason then you can use `packpanda `__ or any other similar tool for Python/C++ programs.